home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 72 / IOPROG_72.ISO / soft / c++ / NCTAudioStudio / NCTAudioStudio.exe / {app} / Help / NCTAudioCompress2.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-05-28  |  1.3 KB  |  54 lines

  1. body
  2. {
  3.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  4.     font-size: 10pt;
  5. }
  6. .componentconstlist { font-size: 10pt; font-weight: bold }
  7. .componentobjlist { font-size: 10pt; font-weight: bold }
  8. .componentenum { font-size: 10pt; font-weight: normal }
  9. a
  10. {
  11.     color: Blue;
  12.     font-weight: bold;
  13. }
  14. a:hover
  15. {
  16.     background-color: Blue;
  17.     color: Yellow;
  18. }
  19. .componentobj
  20. {
  21.     font-size: 10pt;
  22.     font-weight: normal;
  23. }
  24. .enumname
  25. {
  26.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  27.     font-size: 10pt;
  28. }
  29. .enumvalue
  30. {
  31.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  32.     font-size: 10pt;
  33. }
  34. .implements  { font-size: 10pt; font-weight: bold }
  35. .implemented
  36. {
  37.     font-style: italic;
  38. }
  39. .paramname
  40. {
  41.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  42.     font-size: 10pt;
  43.     font-style: italic;
  44. }
  45. .paramtype
  46. {
  47.     font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
  48.     font-size: 10pt;
  49. }
  50. .paramheader { font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; 
  51.                font-weight: bold }
  52. h1           { color: #000000; text-align: Center; font-size: 20pt; font-family: Arial, Helvetica, sans-serif; 
  53.                font-weight: bold }
  54. h2           { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: bold }